Skip to content

fix: use local> preset ref for private renovate-config repo#99

Merged
27Bslash6 merged 1 commit intomainfrom
fix/renovate-preset
Apr 28, 2026
Merged

fix: use local> preset ref for private renovate-config repo#99
27Bslash6 merged 1 commit intomainfrom
fix/renovate-preset

Conversation

@27Bslash6
Copy link
Copy Markdown
Contributor

@27Bslash6 27Bslash6 commented Apr 26, 2026

Renovate can't resolve github> refs to private repos. Switch to local> which uses the GitHub App token.

Summary by CodeRabbit

  • Chores
    • Updated Renovate dependency management configuration settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1057486c-cab5-41d9-8db1-b7fb708e91b6

📥 Commits

Reviewing files that changed from the base of the PR and between 9ac9e49 and fbcda04.

📒 Files selected for processing (1)
  • renovate.json

📝 Walkthrough

Walkthrough

The pull request updates the Renovate configuration file to switch the preset inheritance source from the GitHub preset registry to a local preset source, modifying a single array entry in the extends configuration.

Changes

Cohort / File(s) Summary
Renovate Configuration
renovate.json
Modified the extends array to replace the github> preset source with local> preset source for dependency update automation configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A little hop, a twist so slight,
From github's glow to local's might,
The preset switches, clean and lean,
Our configs now, locally seen! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal but provides the core reason for the change. However, it does not follow the repository's required template structure with sections for Motivation, Type of Change, Security Checklist, Testing, and other required elements. Expand the description to follow the template structure, including Type of Change (Bug fix), Security Checklist, and Testing sections with appropriate checkboxes marked.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: switching from 'github>' to 'local>' preset reference for accessing a private renovate-config repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/renovate-preset

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@27Bslash6 27Bslash6 merged commit bc30e7e into main Apr 28, 2026
32 checks passed
@27Bslash6 27Bslash6 deleted the fix/renovate-preset branch April 28, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant